Click or drag to resize

MessageReceivedByEntryId Property

Contains the entry identifier of the messaging user who actually receives the message.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public byte[] ReceivedByEntryId { get; set; }

Property Value

Type: Byte
The received by entry identifier.
See Also